All Packages Class Hierarchy This Package Previous Next Index
Object | +----Component | +----Container | +----JComponent | +----JPanel | +----symantec.itools.db.beans.brl.adapter.editors.ValidSourceColumnImplEditorPanel
protected java.awt.event.ActionListener actLisbrowseButton
protected com.sun.java.swing.JButton browseButtoncurrDataSourceType
protected int currDataSourceTypecurrDataSourceVisualObj
protected com.symantec.itools.vcafe.openapi.VisualObject currDataSourceVisualObjdataSourceNameComboBox
protected com.sun.java.swing.JComboBox dataSourceNameComboBoxdataSourceNameLabel
protected com.sun.java.swing.JLabel dataSourceNameLabeldataSourceTypeComboBox
protected com.sun.java.swing.JComboBox dataSourceTypeComboBoxdataSourceTypeLabel
protected com.sun.java.swing.JLabel dataSourceTypeLabeldataTypeField
protected com.sun.java.swing.JTextField dataTypeFielddataTypeLabel
protected com.sun.java.swing.JLabel dataTypeLabelderivColObjs
protected java.util.Vector derivColObjsheight
protected int heightinputComboBox
protected com.sun.java.swing.JComboBox inputComboBoxinputLabel
protected com.sun.java.swing.JLabel inputLabelinstrLabel
protected com.sun.java.swing.JLabel instrLabellhsColDataTypeHash
protected java.util.Hashtable lhsColDataTypeHashobjFinder
protected symantec.itools.db.beans.util.ObjectFinder objFinderouterDim
protected java.awt.Dimension outerDimparamDataHash
protected java.util.Hashtable paramDataHashpropEditor
protected java.beans.PropertyEditor propEditorqueryNavModelsHash
protected java.util.Hashtable queryNavModelsHashqueryNavObjs
protected java.util.Vector queryNavObjssourceColPanel
protected com.sun.java.swing.JPanel sourceColPanelsqlBeanModelsHash
protected java.util.Hashtable sqlBeanModelsHashsqlBeanObjs
protected java.util.Vector sqlBeanObjsvalidColObjs
protected java.util.Vector validColObjsvisualObj
protected com.symantec.itools.vcafe.openapi.VisualObject visualObjwidth
protected int width
public ValidSourceColumnImplEditorPanel()
public ValidSourceColumnImplEditorPanel(PropertyEditor editor, int width, int height)
public symantec.itools.db.beans.brl.CompColInputMember[] getCurrentValue()
public void setOuterDim(Dimension dim)setVisualObject
public void setVisualObject(VisualObject obj)showInputColInfo
public void showInputColInfo(CompColInputMember inputCol)
All Packages Class Hierarchy This Package Previous Next Index